-
Notifications
You must be signed in to change notification settings - Fork 18
fix: deprecate blockstore-level and datastore-fs #353
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
This comment was marked as outdated.
This comment was marked as outdated.
## [blockstore-level-v2.0.4](blockstore-level-2.0.3...blockstore-level-2.0.4) (2025-09-02) ### Bug Fixes * deprecate blockstore-level and datastore-fs ([#353](#353)) ([ebc7912](ebc7912))
🎉 This PR is included in version blockstore-level-v2.0.4 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [blockstore-s3-v2.0.5](blockstore-s3-2.0.4...blockstore-s3-2.0.5) (2025-09-02) ### Bug Fixes * deprecate blockstore-level and datastore-fs ([#353](#353)) ([ebc7912](ebc7912))
🎉 This PR is included in version blockstore-s3-v2.0.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [datastore-fs-v10.0.5](datastore-fs-10.0.4...datastore-fs-10.0.5) (2025-09-02) ### Bug Fixes * deprecate blockstore-level and datastore-fs ([#353](#353)) ([ebc7912](ebc7912))
🎉 This PR is included in version datastore-fs-v10.0.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
## [datastore-s3-v12.0.5](datastore-s3-12.0.4...datastore-s3-12.0.5) (2025-09-02) ### Bug Fixes * deprecate blockstore-level and datastore-fs ([#353](#353)) ([ebc7912](ebc7912))
🎉 This PR is included in version datastore-s3-v12.0.5 🎉 The release is available on: Your semantic-release bot 📦🚀 |
As discussed in person
blockstore-level
anddatastore-fs
should be deprecated.This PR adds the warnings.
We should actually deprecate the packages on npm once merged.